Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace dprint prettier plugin with yamlfmt #596

Merged
merged 2 commits into from
May 16, 2024

Conversation

kachick
Copy link
Owner

@kachick kachick commented May 16, 2024

For developing in NixOS as written in kachick/anylang-template#92

This much helps #576 😂

@kachick kachick changed the title Drop dprint process plugins Replace dprint prettier plugin with yamlfmt May 16, 2024
(! failure()) &&
((github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'deploy-staging')) ||
(github.event_name != 'pull_request'))
(! failure()) && ((github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'deploy-staging')) || (github.event_name != 'pull_request'))
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kachick kachick merged commit 8d1532e into main May 16, 2024
18 checks passed
@kachick kachick deleted the drop-dprint-process-plugins branch May 16, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant